Docs.rs
libp2p-dcutr-0.10.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libp2p-dcutr 0.10.0
Direct connection upgrade through relay
Crate
Source
Builds
Feature flags
Documentation
Coverage
33.33%
1
out of
3
items documented
0
out of
3
items with examples
Links
libp2p/rust-libp2p
4619
961
151
crates.io
Dependencies
asynchronous-codec ^0.6
normal
either ^1.6.0
normal
futures ^0.3.28
normal
futures-timer ^3.0
normal
instant ^0.1.12
normal
libp2p-core ^0.40.0
normal
libp2p-identity ^0.2.0
normal
libp2p-swarm ^0.43.0
normal
log ^0.4
normal
quick-protobuf ^0.8
normal
quick-protobuf-codec ^0.2.0
normal
thiserror ^1.0
normal
void ^1
normal
async-std ^1.12.0
dev
clap ^4.3.1
dev
env_logger ^0.10.0
dev
libp2p-dns ^0.40.0
dev
libp2p-identify ^0.43.0
dev
libp2p-noise ^0.43.0
dev
libp2p-ping ^0.43.0
dev
libp2p-plaintext ^0.40.0
dev
libp2p-relay ^0.16.0
dev
libp2p-swarm ^0.43.0
dev
libp2p-swarm-test ^0.2.0
dev
libp2p-tcp ^0.40.0
dev
libp2p-yamux ^0.44.0
dev
rand ^0.8
dev
Versions
0.12.0
0.11.0
0.10.0
0.9.1
0.9.0
0.8.1
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0
Owners
Implementation of the [libp2p Direct Connection Upgrade through Relay specification](https://github.com/libp2p/specs/blob/master/relay/DCUtR.md).